home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Advisor 2011 May
/
PC Advisor 190 E.iso
/
pc
/
ESSENTIALS
/
VLC Media Player 1.1
/
vlc-1.1.5-win32.exe
/
lua
/
extensions
/
README.txt
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-11-13
|
337 b
|
12 lines
Instructions to code your own VLC Lua extension script.
$Id: $
See lua/README.txt for generic documentation about Lua usage in VLC.
Examples: imdb.lua, lastfm.lua, subtitles.lua
TODO :-)
VLC defines a global vlc object with the following members:
All the VLC specific Lua modules are available, even Extension and Dialog.